Welcome![Sign In][Sign Up]
Location:
Search - back propagation

Search list

[Waveletwaveletnetwork

Description: 小波神经网络程序基于反向传播训练-wavelet-based neural network program back propagation training
Platform: | Size: 1024 | Author: 郑华珍 | Hits:

[AI-NN-PRbpexamples

Description: 使用MATLAB6.5实现的自适应学习速率反向传播网络-Matlab6.5 achieved using adaptive learning rate back-propagation network
Platform: | Size: 8192 | Author: 陈雷 | Hits:

[AI-NN-PRmybp(Jo)

Description: 我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。-I do a Matlab programming with the back-propagation algorithm, is part of a complete, running absolutely no problem, we are happy to correct.
Platform: | Size: 3072 | Author: FX | Hits:

[AI-NN-PRbp算法源程序

Description: 反向传播(back-propagation,BP)算法是一种计算单个权值变化引起网络性能变化值的较为简单的方法。由于BP算法过程包含从输出节点开始,反向地向第一隐含层(即最接近输入层的隐含层)传播由总误差引起的权值修正,所以称为"反向传播"。-BP (back-propagation BP) algorithm is a calculation of the weights of individual changes in network performance changes in the value of a relatively simple approach. Due process includes BP algorithm from the output nodes, the reverse to the first hidden layer (input layer that is closest to the hidden layer) transmission errors caused by the total value of the right to amend, known as the "back-propagation."
Platform: | Size: 2048 | Author: 李鹏 | Hits:

[AI-NN-PRbp042796

Description: bp神经网络,反向传播神经网络!感觉还不错的-bp neural networks, back-propagation neural network! Feeling pretty good
Platform: | Size: 308224 | Author: 萧逸 | Hits:

[AI-NN-PRbpnn133u

Description: 一个反向传播算法的的原程序!值得一看,大家自己看看!-a back-propagation algorithm of the original program! An eye-catcher, we see for himself!
Platform: | Size: 25600 | Author: 萧逸 | Hits:

[AI-NN-PRbp_algorithm

Description: 这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。-This is a university research group to prepare the neural network back-propagation algorithm source code of great reference value.
Platform: | Size: 11264 | Author: 冯贵玉 | Hits:

[AI-NN-PRBackProp算法源程序

Description: 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Description : BackProp algorithm : BP is the back-propagation network (Back Propagation) network. It is a multi-layer networks, all using the smallest variance learning. This is one of the most widely used network. It can be used language integrated, identification and adaptive control purposes. BP teachers need training.
Platform: | Size: 223232 | Author: 刘华 | Hits:

[AI-NN-PRBPN(Xor)

Description: 用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
Platform: | Size: 14336 | Author: 邬源 | Hits:

[AI-NN-PRProBP

Description: 误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法,且绝大多数采用了三层结构(输入层、一个隐含层和输出层).BP网络是一种非线性映射人工神经网络.本程序用vb实现的bp算法-error back-propagation network (Back propagation network, called BP) neural network is the most active, but the majority adopted a three-tier structure (input layer, a hidden layer and output layer). BP network is a non-linear mapping of artificial neural networks. The procedures used vb the algorithm to achieve bp
Platform: | Size: 28672 | Author: fuyu | Hits:

[AI-NN-PRnewBPNN

Description: Back propagation neural networks and its Application: Time-Series Forecasting Prediction of the Annual Number of Sunspots -Back propagation neural networks and its Application : Time-Series Forecasting Prediction of the Annual Number of Sunspots
Platform: | Size: 4096 | Author: | Hits:

[AI-NN-PRbpjianmo

Description: 反传人工神经网络:MATLAB源程序用于训练测试-Back Propagation Artificial Neural Networks: MATLAB source code for training test
Platform: | Size: 1024 | Author: 良圣张 | Hits:

[Bookssongbp

Description: 人工神经网络教程,反向传播算法,新的程序,直接运行-ANN guides, back-propagation algorithm, the new procedures, direct operation
Platform: | Size: 5120 | Author: 宋小雨 | Hits:

[OtherC-BPN

Description: 类神经网路BPN倒传递网路,之C语言源码-7.82 neural network back-propagation network of C language source code
Platform: | Size: 2048 | Author: jack | Hits:

[AI-NN-PRneuro_demo

Description: Neuro network demo. Include SOM, Back Propagation and some simple example.-Neuro network demo. Include SOM. Back Propagation and some simple example.
Platform: | Size: 460800 | Author: hui song | Hits:

[OtherBP

Description: neural network,神经网络的BP算法的代码,保证能运行,Back Propagation-neural network, the BP neural network algorithm code, the guarantee of operation, Back Propagation
Platform: | Size: 3072 | Author: young | Hits:

[FlashMXAn_Introduction_to_Neural_Networks_[1996]

Description: Introduction to neural networks, Back Propagation networks, Recurrent networks, Self Oganising networks, Reinforcement learning. Robot Control, Vision systems. Hardware and software Implementaionts.
Platform: | Size: 1094656 | Author: | Hits:

[GDI-Bitmapbackpropagationalgorithm

Description: back propagation algorithm
Platform: | Size: 140288 | Author: siyangtao | Hits:

[AI-NN-PRJava_neuralnetwork_toolkit

Description: 本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。 JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。 支持反向传播算法(BP),LBG聚类法和径向基网络(RBF) -This toolkit is for people interested in neural networks has provided a convenient, flexible learning and research software. JNNT by the java language, cross-platform with superior performance. Java applet demo version is more simple to just any machine can run a browser, without installing any large-scale add-on software. Enthusiasts through the internet more convenient remote access to resources. To support the back-propagation algorithm (BP), LBG clustering method and radial basis function network (RBF)
Platform: | Size: 32768 | Author: 林盈 | Hits:

[CSharpBack-propagation-Standard

Description: Standard Back Propagation
Platform: | Size: 89088 | Author: jasmine | Hits:
« 12 3 4 5 6 7 8 9 10 ... 47 »

CodeBus www.codebus.net